FactStudentLedgerCard 
Default Table Name  FactStudentLedgerCard 
Dimensional Model Table Type  Fact 
Dimension Table Type  [none] 
Definition 
 

FactStudentLedgerCard Columns 
ColumnName  Domain  Datatype  NULL  Definition 
FactStudentLedgerCardSK(PK)    bigint  NO 
 
StudentSK(FK)    int  NO 
 
ProspectSK    int  NO 
 
CampusSK(FK)    int  NO 
 
ProgramSK    int  NO 
 
ProgramVersionSK(FK)    int  NO 
 
SchoolStatusSK(FK)    int  NO 
 
EnrollmentStatusSK(FK)    int  NO 
 
TermSK(FK)    int  NO 
 
DegreeSK(FK)    int  NO 
 
AcademicYearSK(FK)    int  NO 
 
PaymentPeriodSK(FK)    int  NO 
 
FundSourceSK(FK)    int  NO 
 
ExpectedStartDateSK(FK)    int  NO 
 
ActualStartDateSK(FK)    int  NO 
 
TransactionCodeSK    int  NO 
 
TuitionDiscountPolicySK    int  NO 
 
LedgerTransactionDateSK    int  NO 
 
LedgerPaymentTypeSK    int  NO 
 
LedgerTransactionTypeSK    int  NO 
 
LedgerTransactionSourceSK    int  NO 
 
StaffSK    int  NO 
 
StudentBK    int  NO 
 
EnrollmentBK    int  YES 
 
SaTransBK    int  YES 
 
SaPendingChargeBK    int  YES 
 
FADisbBK    int  YES 
 
FaRefundBK    int  YES 
 
FaStudentAidBK    int  YES 
 
SaCashDrawerSessionBK    int  YES 
 
LedgerTransactionDate    date  YES 
 
LedgerTransactionType    char(1)  YES 
 
TransactionNumber    int  NO 
 
IsTransactionTypeChargeFlag    tinyint  NO 
 
IsTransactionTypePaymentFlag    tinyint  NO 
 
PendingChargeFlag    tinyint  NO 
 
IsTransactionSourceFinancialAidFlag    tinyint  NO 
 
IsTransactionSourceRefundFlag    tinyint  NO 
 
IsTransactionSourceStudentFlag    tinyint  NO 
 
IsTransactionSourceThirdPartyFlag    tinyint  NO 
 
IsPaymentPostedByNonCashierUserFlag    tinyint  NO 
 
IsNonPaymentTranLinkedWithCashDrawerSessionFlag    tinyint  NO 
 
ChargesAmount    decimal(19, 4)  YES 
 
PaymentAmount    decimal(19, 4)  YES 
 
LedgerTransactionAmountForBalanceCalc    decimal(19, 4)  YES 
 
AmountApplied    decimal(19, 4)  NO 
 
PaymentStatus    varchar(20)  YES 
 
RefundStipendRecordMissingFlag    tinyint  NO 
 
AppliedPayments    money  NO 
 
IsOpenTransactionButPaymentAppliedFlag    tinyint  NO 
 
IsPaymentAppliedIsZeroFlag    tinyint  NO 
 
IsAppliedPaymentRecordMissingFlag    tinyint  NO 
 
ISAppliedPaymentNotSameOnLedgerCardFlag    tinyint  NO 
 
TransactionDescription    varchar(200)  YES 
 
CashDrawerSessionSK    int  NO 
 

FactStudentLedgerCard Primary and Unique Keys 
Key Name  Key Type  Keys 
PK_FactStudentLedgerCard  PrimaryKey  FactStudentLedgerCardSK 

FactStudentLedgerCard Foreign Keys 
Parent Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype  Not For Replication 
DimAcademicYear  Non-Identifying  One To Zero or More  FK_FactStudentLedgerCard_DimAcademicYear      AcademicYearSK  NO  YES 
DimCampus  Non-Identifying  One To Zero or More  FK_FactStudentLedgerCard_DimCampus      CampusSK  NO  YES 
DimDate  Non-Identifying  One To Zero or More  FK_FactStudentLedgerCard_DimDate_ActualStartDateSK      ActualStartDateSK  NO  YES 
DimDate  Non-Identifying  One To Zero or More  FK_FactStudentLedgerCard_DimDate_ExpectedStartDateSK      ExpectedStartDateSK  NO  YES 
DimDegree  Non-Identifying  One To Zero or More  FK_FactStudentLedgerCard_DimDegree      DegreeSK  NO  YES 
DimEnrollmentStatus  Non-Identifying  One To Zero or More  FK_FactStudentLedgerCard_DimEnrollmentStatus      EnrollmentStatusSK  NO  YES 
DimFundSource  Non-Identifying  One To Zero or More  FK_FactStudentLedgerCard_DimFundSource      FundSourceSK  NO  YES 
DimPaymentPeriod  Non-Identifying  One To Zero or More  FK_FactStudentLedgerCard_DimPaymentPeriod      PaymentPeriodSK  NO  YES 
DimProgramVersion  Non-Identifying  One To Zero or More  FK_FactStudentLedgerCard_DimProgramVersion      ProgramVersionSK  NO  YES 
DimSchoolStatus  Non-Identifying  One To Zero or More  FK_FactStudentLedgerCard_DimSchoolStatus      SchoolStatusSK  NO  YES 
DimStudent  Non-Identifying  One To Zero or More  FK_FactStudentLedgerCard_DimStudent      StudentSK  NO  YES 
DimTerm  Non-Identifying  One To Zero or More  FK_FactStudentLedgerCard_DimTerm      TermSK  NO  YES 
Child Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype  Not For Replication